LocationEngineRequest

Data model that contains parameters for location engine requests.

Types

Link copied to clipboard
class Builder

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Compares this LocationEngineRequest to the specified object.
Link copied to clipboard
open fun hashCode(): Int
Returns a hash code for this object.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Used with setPriority to request coarse location that is battery optimized.
Link copied to clipboard
Used with setPriority to request the most accurate location.
Link copied to clipboard
Used with setPriority to request coarse ~ 10 km accuracy location.
Link copied to clipboard
Used with setPriority to request passive location: no locations will be returned unless a different client has requested location updates.